home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1367 < prev    next >
Encoding:
Text File  |  1996-08-06  |  777 b   |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: ddvictor.dundee.ATTGIS.COM!news
  3. From: Robin Paterson <Robin.Patterson@dundee.attgis.com>
  4. Subject: Re: Is gcc C++?
  5. X-Nntp-Posting-Host: 153.73.1.248
  6. Content-Type: text/plain; charset=us-ascii
  7. Message-ID: <30F453D2.59B7@dundee.attgis.com>
  8. Sender: news@ddvictor.dundee.ATTGIS.COM (Ref news)
  9. Content-Transfer-Encoding: 7bit
  10. Organization: AT&T GIS
  11. References: <70446557wnr@acs-ltd.demon.co.uk>
  12. Mime-Version: 1.0
  13. Date: Thu, 11 Jan 1996 00:03:30 GMT
  14. X-Mailer: Mozilla 2.0b5 (Win16; I)
  15.  
  16. C:DEMONWINSOCKKA9QSPOOLMAIL wrote:
  17. > Hi,
  18. > Can someone tell me if gcc is C or C++?
  19. > I've downloaded a version of gcc for my SGI workstation,
  20. > but I don't wont to install it if it's not C++.
  21.  
  22.     Yes. gcc (2.x.x) is c and c++.
  23.  
  24.     But you'll need libg++ too.
  25.  
  26. -R.
  27.